SIM_INTERFACE(synchronous_mode) { int (*enter)(conf_object_t *NOTNULL obj); int (*leave)(conf_object_t *NOTNULL obj); }; #define SYNCHRONOUS_MODE_INTERFACE "synchronous_mode"