pub fn parse_pe_bytes(data: &[u8]) -> Result<PeFile>
Parse a PE/COFF file from an in-memory byte slice.