pub fn match_bytecode( bytecode: Vec<u8>, properties: &DeviceProperties, ) -> Result<bool, BytecodeError>