NTSTATUS __stdcall ExTryAcquireSpinLockSharedAtDpcLevel(INT64 *SpinLock){ return ExpTryAcquireSpinLockShared(SpinLock); }