_mtx_assert
void _mtx_assert(struct mtx *m, int what, const char *file, int line);
_mtx_assert((m), (what), __FILE__, __LINE__)