public static void unregister_type(DomainParticipant participant, String type_name) {
   _singleton.unregister_typeI(participant, type_name);
 }