pub fn parse_parameters( outer_prototype: &str, cs: &Token, init_flag: bool, ) -> Result<Option<Parameters>>
If calling at compile-time, pass None for state, to avoid initialization.
None