Source position: wiiuse.inc line 205
type orient_t = packed record
roll: cfloat;
pitch: cfloat;
yaw: cfloat;
a_roll: cfloat;
a_pitch: cfloat;
end;