pub fn parse_if_attribute( input: KconfigInput<'_>, ) -> IResult<KconfigInput<'_>, Option<Expression>>