mtx_destroy
#define mtx_destroy mutex_destroy
mtx_destroy(struct mtx *mutex)
mtx_destroy(mtx_t *mtx)
void mtx_destroy() {}