pub fn remove_tag<W: Read + Write + Seek>(writer: &mut W) -> ApeResult<()>
Remove all APE tags from a file. Preserves ID3v1 tags.