pub unsafe extern "C" fn g_simple_async_result_set_from_error(
    simple: *mut GSimpleAsyncResult,
    error: *const GError
)