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