Issue4339 10 misc/cgo/test/issue4339.c Issue4339 exported4339 = {"bar", impl}; Issue4339 13 misc/cgo/test/issue4339.c handle4339(Issue4339 *x) Issue4339 1 misc/cgo/test/issue4339.h typedef struct Issue4339 Issue4339; Issue4339 8 misc/cgo/test/issue4339.h extern Issue4339 exported4339; Issue4339 9 misc/cgo/test/issue4339.h void handle4339(Issue4339*);