pub unsafe extern "C-unwind" fn tcp_networkInterfaceIsAboutToSendPacket(
    tcp: *mut TCP,
    host: *const Host,
    packet: *mut Packet,
)