pub unsafe extern "C" fn BIO_read_ex( bio: *mut BIO, data: *mut c_void, data_len: usize, read_bytes: *mut usize, ) -> c_int