pub fn init(capacity: usize) -> Result<()>
Initialize the scratch arenas with a given capacity. Call this before using scratch_arena.
scratch_arena