pub unsafe extern "C" fn g_app_info_launch_uris(
    appinfo: *mut GAppInfo,
    uris: *mut GList,
    context: *mut GAppLaunchContext,
    error: *mut *mut GError
) -> gboolean