pub fn parse_entity(input: &str) -> Result<(u32, IfcType, Vec<Token<'_>>)>
Parse a complete entity line Example: #123=IFCWALL(‘guid’,‘owner’,$,$,‘name’,$,$,$);