pub fn pointee_size(context: &Context<'_>, ptr_val: Value) -> u64
For a pointer argument ptr_val, what’s the size of its pointee.
ptr_val