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