direct_memory
SIM_INTERFACE(pool_protect) { int (*create_group)(conf_object_t *obj, conf_object_t *image_obj); void (*protect)(conf_object_t *obj, int id); }; #define POOL_PROTECT_INTERFACE "pool_protect"