pub unsafe extern "C" fn g_ascii_strcasecmp(
    s1: *const gchar,
    s2: *const gchar
) -> gint