pub trait CodeAsmVscatterpf1dpd<T> { // Required method fn vscatterpf1dpd(&mut self, op0: T) -> Result<(), IcedError>; }