fn __parse_is_const_of_pointer<'input>(
__input: &'input str,
__state: &mut ParseState<'input>,
__err_state: &mut ErrorState,
__pos: usize,
) -> RuleResult<bool>
fn __parse_is_const_of_pointer<'input>(
__input: &'input str,
__state: &mut ParseState<'input>,
__err_state: &mut ErrorState,
__pos: usize,
) -> RuleResult<bool>