BTF_ID_PREFIX
return name && !strncmp(name, BTF_ID_PREFIX, sizeof(BTF_ID_PREFIX) - 1);
prefix = name + sizeof(BTF_ID_PREFIX) - 1;