pub type XFullPathNameFn = unsafe extern "C" fn(vfs: *mut sqlite3_vfs, name: *const c_char, n: c_int, out: *mut c_char) -> c_int;