NAT from a TCP port to a UDP port

Hi everyone.
See if you can shake my hand.

Any way to NAT from a TCP port to a UDP port?

Ex:
/ip firewall nat add chain=dstnat action=dst-nat dst-address=172.16.16.1 dst-port=443 to-addresses=10.0.0.3 to-ports=1194(UDP) protocol=tcp

The problem is that at least for winbox I cannot specify the protocol in the action tab, it seems to assume that the protocol to use is from TCP to TCP.

I would greatly appreciate the help.

Greetings

Regardless at failed solutions, you have not accurately described the requirements.
What is it you wish to do as a user without speaking about the configuration or possible solutions.

That can’t work even in theory.

Brilliant!, Now lets get to the requirement so we can solve the dilemma of the ill proposed solution to a still unknown problem.