pub unsafe extern "system" fn NtGetDevicePowerState(
    Device: HANDLE,
    State: PDEVICE_POWER_STATE
) -> NTSTATUS