pub fn try_writeable_to_parts_for_test<W: TryWriteable>( writeable: &W, ) -> (String, Vec<(usize, usize, Part)>, Option<W::Error>)