__mark_dynptr_reg
__mark_dynptr_reg(reg, BPF_DYNPTR_TYPE_LOCAL, true, ++env->id_gen, 0);
static void __mark_dynptr_reg(struct bpf_reg_state *reg,
__mark_dynptr_reg(sreg1, type, true, id, parent_id);
__mark_dynptr_reg(sreg2, type, false, id, parent_id);
__mark_dynptr_reg(reg, type, true, ++env->id_gen, 0);