Running new bcc program in snap environment?

I am working on experimenting with bcc programs and I installed bcc with snap. I am not experienced with snap but my understanding is that the snap encapsulates needed libraries and such and I need those to run new bcc programs.

So, how can I run new, custom, bcc programs in the snap environment?