pub unsafe extern "system" fn ZwGetDevicePowerState(
    Device: HANDLE,
    State: *mut DEVICE_POWER_STATE
) -> NTSTATUS