pub type StackId = usize;
The StackId is used and returned by some client requests and represents an id on Valgrind’s stack
StackId