pub unsafe extern "C" fn g_cancellable_set_error_if_cancelled(
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean