pub unsafe extern "C" fn _vswprintf_p( _DstBuf: *mut wchar_t, _MaxCount: usize, _Format: *const wchar_t, _ArgList: va_list, ) -> c_int