pub const MAX_CONTAINER_DEPTH: usize = 500;
Maximal allowed depth of BCS data, counting only structs and enums.