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