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