pub fn parse_parameter(
    input: KconfigInput<'_>
) -> IResult<KconfigInput<'_>, Parameter>