__connect
int __connect(int, const struct sockaddr *, socklen_t);
__strong_reference(__connect, connect);