pub unsafe extern "C" fn s2n_connection_set_fd(
    conn: *mut s2n_connection,
    fd: c_int
) -> c_int