I'm using cgo to link to C libraries or to use C code in my Go projects and I was wondering if there's a way to detect memory leaks on Windows.