mtx_unlock
#define mtx_unlock mutex_unlock
mtx_unlock(struct mtx* m)
mtx_unlock(struct mtx* mutex)
mtx_unlock(mtx_t *mtx)
void mtx_unlock() {}