pub unsafe extern "C" fn g_dbus_error_new_for_dbus_error(
    dbus_error_name: *const c_char,
    dbus_error_message: *const c_char
) -> *mut GError