pub unsafe extern "C" fn __mingw_vsnprintf( _DstBuf: *mut c_char, _MaxCount: usize, _Format: *const c_char, _ArgList: va_list, ) -> c_int