pub unsafe extern "C" fn _vsnwprintf( _Dest: *mut wchar_t, _Count: usize, _Format: *const wchar_t, _Args: va_list, ) -> c_int