mutex_destroy
#define mutex_destroy(m) __libc_mutex_destroy((m))
#define mutex_destroy(m) __nothing
mutex_destroy(kmutex_t *mtx)
#define mutex_destroy(a) no_op()
#define mutex_destroy(a) __nothing
mutex_destroy(kmutex_t *mtx)
mutex_destroy(kmutex_t *mtx)
#define mutex_destroy(m)