BOOST_OPENMETHOD_REGISTER
Description
Creates a registrar for TYPE, i.e. a static TYPE object with a unique
generated name. At static initialization time, the object adds itself to a list:
methods and class registrations add themselves to a registry, and
overriders add themselves to a method’s overrider list.