pub fn true_parser(input: &str) -> IResult<&str, bool>