pub fn parse_attribute(
    input: KconfigInput<'_>
) -> IResult<KconfigInput<'_>, Attribute>