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