`@unsafe` annotation is parsed but ignored in codegen. **Requirements:** - Implement unsafe pointer semantics in `visit(ast::PointerTypeNode)` - Bypass safety checks (bounds, null) for marked pointers