BTF_TYPEDEF
} else if (!strncmp(prefix, BTF_TYPEDEF, sizeof(BTF_TYPEDEF) - 1)) {
id = add_symbol(&obj->typedefs, prefix, sizeof(BTF_TYPEDEF) - 1);