I\'m trying to hook the fork syscall in linux using Go.
package main /* #include */ import "C" import ( "fmt" "