pub fn parse_xcursor_stream<R: Read + Seek>(input: &mut R) -> Result<Vec<Image>>
Parse an XCursor file into its images.