pub unsafe extern "C" fn _wcsxfrm_l(
    _Destination: *mut u16,
    _Source: *const u16,
    _MaxCount: size_t,
    _Locale: _locale_t
) -> size_t