const MAX_NORMALIZE_QUADRATIC_AXES: usize = 64;
Maximum number of axes for which we will use a quadratic path to normalize user coordinates.