https://bugs.winehq.org/show_bug.cgi?id=54372
--- Comment #5 from Rafał Mużyło galtgendo@o2.pl --- I'm not sure if it's already been fixed, but I'd like to mention two other casts, that may still be unimplemented:
- float4 ->float[4]
- struct foo foo1 = (foo) 0 - where 'struct foo' is a previously defined struct