pub fn is_exr(read: &mut impl Read) -> Result<bool>
Consumes four bytes from the reader and returns whether the file may be an exr file.