pub unsafe extern "C" fn sqlite3_vfs_register(
    p: *mut sqlite3_vfs,
    n: c_int
) -> c_int