_mtx_init_flags
_mtx_init_flags(struct mutex *m, int ipl, const char *name, int flags,
#define _mtx_init_flags(m,i,n,f,t) _mtx_init(m,i)