pub unsafe extern "C" fn BIO_vsnprintf( buf: *mut c_char, n: usize, format: *const c_char, args: *mut __va_list_tag, ) -> c_int