Function: uudecode-decode-region-external

Uudecode region between START and END using external program.
If FILE-NAME is non-nil, save the result to FILE-NAME. The program
used is specified by `uudecode-decoder-program'.

(fn START END &optional FILE-NAME)