pub unsafe extern "C" fn BIO_hexdump( bio: *mut BIO, data: *const u8, len: usize, indent: c_uint, ) -> c_int