malloc is now declared in _malloc.h
int mblen( ffi.Pointer<ffi.Char> __s, int __n, ) { return _mblen( __s, __n, ); }