pub unsafe extern "C" fn __mingw_vfwprintf(
    _File: *mut FILE,
    _Format: *const wchar_t,
    _ArgList: va_list
) -> c_int