pub fn is_m4a(data: &[u8]) -> bool
Quick detection of M4A container via ftyp box. Works with moov at the end - only needs the first ~32 bytes.