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