os_mtx_destroy
#define os_mtx_destroy(lock) mutex_destroy(lock)
#define os_mtx_destroy(lock) lockuninit(lock)