btf_pipe
static int btf_rewrite_str(struct btf_pipe *p, __u32 *str_off)
static int btf_add_type(struct btf_pipe *p, const struct btf_type *src_type)
struct btf_pipe p = { .src = src_btf, .dst = btf };
struct btf_pipe p = { .src = src_btf, .dst = btf };
struct btf_pipe pipe;