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