pub fn shape_section(input: &str) -> IResult<&str, Option<ShapeSection<'_>>>
ShapeSection = [NamespaceStatement UseSection [ShapeStatements]]