int lo_truncate( ffi.Pointer<PGconn> conn, int fd, int len, ) { return _lo_truncate( conn, fd, len, ); }