pub unsafe extern "C" fn __mingw_vsnwprintf(
    arg1: *mut wchar_t,
    arg2: size_t,
    arg3: *const wchar_t,
    arg4: va_list
) -> c_int