pub async fn send_packet(
    handle: &HandleRef,
    endpoint_info: EndPointKey,
    packet_data: PacketData
) -> TxCompletion