pub unsafe extern "C" fn g_dbus_method_invocation_return_gerror(
    invocation: *mut GDBusMethodInvocation,
    error: *const GError
)