Function g_ascii_strcasecmp

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