pub unsafe extern "C" fn BIO_set_conn_int_port(
    bio: *mut BIO,
    port: *const c_int
) -> c_int