pub fn parse_stmt_list_item<'a>(p: &mut impl Parser<'a>) -> PResult<Stmt>
Parse a statement and maybe a declaration.