pub unsafe extern "C" fn _memicmp_l(
    _Buf1: *const c_void,
    _Buf2: *const c_void,
    _Size: size_t,
    _Locale: _locale_t
) -> c_int