pub unsafe extern "C" fn evutil_vsnprintf( buf: *mut c_char, buflen: usize, format: *const c_char, ap: *mut __va_list_tag, ) -> c_int