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