The AST navigation in the transpiler is making substanial use of `.unwrap()` on Options. As these may panic, they should be refactored. Refer to https://github.com/cybertec-postgresql/poc-plpgsql-analyzer/pull/70#discussion_r1162771571.