pub trait CodeAsmVcvtpd2dqx<T, U> { // Required method fn vcvtpd2dqx(&mut self, op0: T, op1: U) -> Result<(), IcedError>; }