### What feature or improvement would you like to see? `Database` wraps a `Mutex<FFI_AdbcDatabase>` so there is not need to require `&mut self` in `Database::new_connection`.