There are currently no examples in [example_code/](https://github.com/ccgargantua/arena-allocator/tree/main/code_examples) that showcase the use of the [arena_expand](https://github.com/ccgargantua/arena-allocator/blob/0a2addbccd8d2e44e3e84a5f972e1a4151addd9c/arena.h#L126) and [arena_copy](https://github.com/ccgargantua/arena-allocator/blob/0a2addbccd8d2e44e3e84a5f972e1a4151addd9c/arena.h#L191) functions. These would be beneficial to add.