public static function castLargeObject($lo, array $a, Stub $stub, bool $isNested) : array { $a['seek position'] = pg_lo_tell($lo); return $a; }