pub fn classify_shape(shape: &'static Shape) -> ShapeKind<'static>
Classify a Shape into a ShapeKind for codegen.