pub unsafe fn GetDevicePowerState<P0>(hdevice: P0, pfon: *mut BOOL) -> BOOL
where P0: IntoParam<HANDLE>,