pub type ArgSize = ArgPrimitiveIndex<isize>;
#[repr(transparent)]pub struct ArgSize { pub value: isize, }
value: isize