pub fn object_id_for_bytes( format: ObjectFormat, object_type: &str, body: &[u8], ) -> Result<ObjectId>