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