Unlocks a mutex.
@ffi.Native<ffi.Void Function(ffi.Pointer<ma_mutex>)>() external void ma_mutex_unlock(ffi.Pointer<ma_mutex> pMutex);