Function: insert-file-literally

Insert contents of file FILENAME into buffer after point with no conversion.

This function is meant for the user to run interactively.
Don't call it from programs! Use `insert-file-contents-literally' instead.
(Its calling sequence is different; see its documentation).