pub const Y_LOOKUP_ENCODE: [u64; 256];
Lookup tables for encoding ‘y’ position in a Morton encoding from Cartesian coordinates.