pub type NormalizedCoord = F2Dot14;
Type for a normalized variation coordinate.
struct NormalizedCoord(/* private fields */);