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