#include #include int mtx_unlock(mtx_t *mtx) { return mtx_unlock(mtx); }