fn deinit(astrl: *AstRlAnnotate, gpa: Allocator) void
fn deinit(astrl: *AstRlAnnotate, gpa: Allocator) void { astrl.nodes_need_rl.deinit(gpa); }