btf_add_enum_common
return btf_add_enum_common(btf, name, byte_sz, false, BTF_KIND_ENUM);
return btf_add_enum_common(btf, name, byte_sz, is_signed,