slpc_get_state
return slpc_get_state(slpc) == SLPC_GLOBAL_STATE_RUNNING;
return slpc_global_state_to_string(slpc_get_state(slpc));