pub fn ptr_index( base: impl Deref<Target = Gp>, index: impl Deref<Target = Gp>, shift: u32, offset: i32, size: u32, ) -> Mem