pub unsafe extern "C" fn _wcsset_s(
    _Destination: *mut u16,
    _SizeInWords: size_t,
    _Value: u16
) -> errno_t