pub unsafe extern "C" fn _snwprintf_s( _Buffer: *mut wchar_t, _BufferCount: size_t, _MaxCount: size_t, _Format: *const wchar_t, ... ) -> c_int