pub const SIGNATURE: &[u8; 8];
FASTBIN0 file signature.
All BMD files start with this 8-byte signature: FASTBIN0 (bytes: [0x46, 0x41, 0x53, 0x54, 0x42, 0x49, 0x4E, 0x30])
FASTBIN0
[0x46, 0x41, 0x53, 0x54, 0x42, 0x49, 0x4E, 0x30]