fn extract_vmfw_resource(pe_bytes: &[u8]) -> Result<Vec<u8>>
Extract the embedded IGVM payload (the VMFW resource) from a PE/DLL image.
VMFW