// syscall_runtime_BeforeFork is for package syscall,
// but widely used packages access it using linkname.
// Notable members of the hall of shame include:
-// - github.com/containerd/containerd
// - gvisor.dev/gvisor
//
// Do not remove or change the type signature.
// syscall_runtime_AfterFork is for package syscall,
// but widely used packages access it using linkname.
// Notable members of the hall of shame include:
-// - github.com/containerd/containerd
// - gvisor.dev/gvisor
//
// Do not remove or change the type signature.
// syscall_runtime_AfterForkInChild is for package syscall,
// but widely used packages access it using linkname.
// Notable members of the hall of shame include:
-// - github.com/containerd/containerd
// - gvisor.dev/gvisor
//
// Do not remove or change the type signature.