pub fn write_relationships<W: Write>( writer: W, model_part: &str, thumbnail_part: Option<&str>, ) -> Result<()>