Function references =================== Function references can have different properties that ordinary references: 1. Might not be possible to compare (except with `none`). 2. May or may not have the same size as an ordinary reference. Due to point 1 it shouldn't be allowed to put the in slot types. (Point 2 could be solved by making the slot type larger if funcref types are larger than ref types).