bpf_stack_slot_alive
bool bpf_stack_slot_alive(struct bpf_verifier_env *env, u32 frameno, u32 spi);
if (!bpf_stack_slot_alive(env, st->frameno, i)) {