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