pub unsafe extern "C" fn _wcsncoll(
    _String1: *const u16,
    _String2: *const u16,
    _MaxCount: size_t
) -> c_int