pub fn parse_bool(string: &str) -> Result<(bool, usize), String>