_kern_bind
extern status_t _kern_bind(int socket, const struct sockaddr *address,
RETURN_AND_SET_ERRNO(_kern_bind(socket, address, addressLength));