pub fn write_rds(obj: &RObject) -> Result<Vec<u8>>
Write an RObject to RDS format. Returns gzip-compressed RDS data.