_SetDPMSMode
_SetDPMSMode(B_DPMS_OFF);
_SetDPMSMode(B_DPMS_SUSPEND);
_SetDPMSMode(B_DPMS_STAND_BY);
void _SetDPMSMode(uint32 mode);