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