pub fn lock_database_session(name: &str) -> Result<String>
Convenience: lock a single database (redb file) and return a session id. Use unlock_databases_session to release.
unlock_databases_session