Function g_bookmark_file_move_item

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