ccl-execute-with-args
ccl-execute-with-args is an autoloaded Lisp function in `ccl.el
'.
(ccl-execute-with-args CCL-PROG &rest ARGS)
Execute CCL-PROGRAM with registers initialized by the remaining args.
The return value is a vector of resulting CCL registers.
See the documentation of `define-ccl-program' for the detail of CCL program.