Source position: wiiuse.inc line 221
type accel_t = packed record
cal_zero: vec3w_t;
cal_g: vec3w_t;
st_roll: cfloat;
st_pitch: cfloat;
st_alpha: cfloat;
end;