* [ ] Cleanup helper functions to take safe arguments where possible (may take raw pointers as arguments currently). * [x] Cleanup state machine control flow (`current_block` and friends) in `rav1d_cdef_brow`. * [ ] General cleanup of c2rust generated code in functions. * [ ] Restore comments from original C.