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