pub unsafe extern "C" fn sqlite3_wal_hook( p: *mut sqlite3, f: Option<sqlite3_wal_hook_callback>, p: *mut c_void) -> *mut c_void