int mbrlen( ffi.Pointer<ffi.Char> arg0, int arg1, ffi.Pointer<mbstate_t> arg2, ) { return _mbrlen( arg0, arg1, arg2, ); }