const SHAPED_CLUSTER_INLINE_SIZE: usize = 16;
Arbitrarily chosen to cover our max input size plus some extra to account for expansion from multiple substitution tables.