pub type Quaternion = Quat;
The quaternion type used by Avian.
struct Quaternion(/* private fields */);