pub const MAX_CALL_DEPTH: usize = 64;
Max call depth. This is the maximum nesting of SBF to SBF call that can happen within a program.