pub unsafe extern "C" fn BIO_set_conn_hostname(
    bio: *mut BIO,
    host_and_optional_port: *const c_char
) -> c_int