p_online_state_fmt
extern const char *p_online_state_fmt(int);
"to \"%s\"\n", cpuid, p_online_state_fmt(oldstate),
p_online_state_fmt(cpustate));
cpuid, p_online_state_fmt(cpustate), strerror(errno));