APIRET APIENTRY KernFreeMutexLock(KEEMutexLock* ml);
Destroy a mutexlock.
ml: Pointer to a mutexlock.
Likewise to KernFreeSpinLock, this is supposed to do something, but doesn't. Again a sloppiness in code.