public static bool HandleWithMismatchedAttribute(IPacketSender packetSender, TestPacket packet) => throw new NotImplementedException();
public static bool HandleInvalidSenderParameterType(object sender, TestPacket packet) => throw new NotImplementedException();