pub unsafe extern "C" fn g_set_error_literal(
    err: *mut *mut GError,
    domain: GQuark,
    code: gint,
    message: *const gchar
)