pub unsafe extern "C" fn _vsnwprintf( _Buffer: *mut wchar_t, _BufferCount: size_t, _Format: *const wchar_t, _ArgList: va_list, ) -> c_int