pub unsafe extern "C" fn vswprintf_s( _Dst: *mut wchar_t, _SizeInWords: usize, _Format: *const wchar_t, _ArgList: va_list, ) -> c_int