pub unsafe extern "C" fn g_bookmark_file_move_item(
    bookmark: *mut *mut _GBookmarkFile,
    old_uri: *const i8,
    new_uri: *const i8,
    error: *mut *mut GError
) -> i32