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