pub unsafe extern "C" fn _frida_g_bookmark_file_move_item(
    bookmark: *mut GBookmarkFile,
    old_uri: *const gchar,
    new_uri: *const gchar,
    error: *mut *mut GError
) -> gboolean