pub trait AbiBuilderMethods: BackendTypes { // Required method fn get_param(&mut self, index: usize) -> Self::Value; }