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