Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Returns current seek position a of large object
pg_lo_tell(PgSql\Lob $lob): int
    public static function castLargeObject($lo, array $aStub $stubbool $isNested)

    {

        
$a['seek position'] = pg_lo_tell($lo);



        return 
$a;

    }