bpf_iter_testmod_seq_destroy
bpf_iter_testmod_seq_destroy(&it);
bpf_iter_testmod_seq_destroy(&it);
extern void bpf_iter_testmod_seq_destroy(struct bpf_iter_testmod_seq *it) __ksym;
BTF_ID_FLAGS(func, bpf_iter_testmod_seq_destroy, KF_ITER_DESTROY)