I have a C++ program that uses some go code compiled to a c library through cgo. I\'d like to provide some C delegates / function pointers to the cgo library so that the go