pub unsafe extern "C" fn wolfIO_TcpBind(
    sockfd: *mut SOCKET_T,
    port: word16
) -> c_int