pub unsafe extern "C" fn _vwprintf_p_l(
    _Format: *const wchar_t,
    _Locale: _locale_t,
    _ArgList: va_list
) -> c_int