pub fn parse_filepath(
    input: KconfigInput<'_>
) -> IResult<KconfigInput<'_>, &str>