BPF_STRUCT_OPS_MAX_NR_MEMBERS
struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS];
if (btf_type_vlen(t) > BPF_STRUCT_OPS_MAX_NR_MEMBERS) {