pub unsafe extern "C" fn g_app_info_launch_default_for_uri_async(
    uri: *const c_char,
    context: *mut GAppLaunchContext,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)