pub fn is_ram_bundle(data: &[u8]) -> bool
Check if data starts with the RAM bundle magic number.
Requires at least 4 bytes.