I'm very new about bpf and I wanna transfer a bcc example from python to golang, which the example is about [http_filter](https://github.com/iovisor/bcc/tree/master/examples/networking/http_filter) So how can i transfer it now?