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