pub unsafe extern "C" fn BIO_parse_hostserv( hostserv: *const i8, host: *mut *mut i8, service: *mut *mut i8, hostserv_prio: u32, ) -> i32