bpf_prog_get_assoc_struct_ops
void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux);
EXPORT_SYMBOL_GPL(bpf_prog_get_assoc_struct_ops);
st_ops = (struct bpf_testmod_multi_st_ops *)bpf_prog_get_assoc_struct_ops(aux);