pub unsafe extern "C" fn _frida_g_bookmark_file_set_app_info(
    bookmark: *mut GBookmarkFile,
    uri: *const gchar,
    name: *const gchar,
    exec: *const gchar,
    count: gint,
    stamp: time_t,
    error: *mut *mut GError
) -> gboolean