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