Hooking Go from Rust – Hitchhiker’s Guide to the Go-laxy MetalBear ?

How did we hook Go functions from Rust to work with mirrord? A quick dive into the Go Runtime and switching from the Go stack to the system stack.