pub unsafe extern "C" fn g_assertion_message_error(
    domain: *const gchar,
    file: *const gchar,
    line: gint,
    func: *const gchar,
    expr: *const gchar,
    error: *const GError,
    error_domain: GQuark,
    error_code: gint
)