VOID APIENTRY KernReleaseSpinLock(KEESpinLock* sl);
Release the spinlock by the current owner after use.
sl: Pointer to an acquired spinlock structure.