pub async fn parse_token_file( filename: &str, ) -> Result<Vec<CamelCaseTokenWithComment>, TokenParseError>