pub unsafe fn GetSystemPowerStatus(
    lpsystempowerstatus: *mut SYSTEM_POWER_STATUS
) -> Result<()>