_ThreadWatchPowerFunction
fThread = spawn_thread(&_ThreadWatchPowerFunction, "PowerStatusThread",
static int32 _ThreadWatchPowerFunction(void* data);