I’ve found the syntax of unboxing not to correspond to the RFC
ie. not #int32 but int32#, but have not second guessed anything else and the functions box/unbox don’t seem to exist.
Is there a more recent document laying out the syntax?
Or is unboxing simply not as far forward as the other extensions?