Add `size_t o1HeapMaxSize(O1HeapInstance* const handle)` so I can implement `allocator_traits<T>::max_size(T&);` when using in C++.