int link( ffi.Pointer<ffi.Int8> __from, ffi.Pointer<ffi.Int8> __to, ) { return _link( __from, __to, ); }