dyn_declare_cursor ::= "declare" cursor_name [ "insensitive" ] [ "scroll" ] "cursor" "for" stmt_name
This rule is called by -> module_contents -> stmt_or_decl
-> module_contents -> stmt_or_decl