pub unsafe extern "C" fn BIO_lookup_ex( host: *const i8, service: *const i8, lookup_type: i32, family: i32, socktype: i32, protocol: i32, res: *mut *mut bio_addrinfo_st, ) -> i32