pub fn register_static<T: Vfs>( name: CString, vfs: T, opts: RegisterOpts, ) -> VfsResult<SqliteLogger>