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