`IO { throw RuntimeException() }.bracket(release= ...
# arrow
s
IO { throw RuntimeException() }.bracket(release= { TODO() }, use = { TODO() })