pub fn is_mp3(data: &[u8]) -> bool
Returns true if a valid MP3 frame header is found anywhere in the slice.