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