My C function takes address of FILE pointer (pointer to pointer that is, FILE **fp). I am calling this method from golang. Can someone give me a example code line for calling co