int confstr( int __name, ffi.Pointer<ffi.Char> __buf, int __len, ) { return _confstr( __name, __buf, __len, ); }