pub fn take_from_address_by_id( context: &mut NativeContext<'_, '_>, ty_args: Vec<Type>, args: VecDeque<Value>, ) -> PartialVMResult<NativeResult>