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