INT64 __stdcall PnpIrpDeviceEnumerated(PDEVICE_OBJECT DeviceObject){
INT64 v2;
_WORD result[44];
memset((INT64)result, 0i64);
result[0] = 6427;
LODWORD(v2) = IopSynchronousCall(DeviceObject, (IO_STACK_LOCATION *)result, 3221225659i64, 0i64, 0i64);
return v2;
}