dl_install_xsub (perl_name
,symref
[,filename
])
Creates a new Perl external subroutine. Takes the following arguments:
Name of the new subroutine.
Pointer to the function that implements the routine.
The source file for the function. If not defined, DynaLoader is used.