bpf_prog_stream_read
int bpf_prog_stream_read(struct bpf_prog *prog, enum bpf_stream_id stream_id, void __user *buf, int len)
int bpf_prog_stream_read(int prog_fd, __u32 stream_id, void *buf, __u32 buf_len,