in fbpcf/io/GCSInputStream.h [18:18]
explicit GCSInputStream(gcs::ObjectReadStream&& s) : s_{std::move(s)} {}