int lo_lseek( ffi.Pointer<PGconn> conn, int fd, int offset, int whence, ) { return _lo_lseek( conn, fd, offset, whence, ); }