pub(crate) unsafe fn db_filename<N: Name>( _: PhantomData<&()>, ptr: *mut sqlite3, db_name: N, ) -> Option<&str>