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