Function: autoload-file-load-name
autoload-file-load-name is a function alias for
loaddefs-generate--file-load-name, defined in loaddefs-gen.el.gz.
Signature
(autoload-file-load-name FILE OUTFILE)
Documentation
Compute the name that will be used to load FILE.
OUTFILE should be the name of the global loaddefs.el file, which
is expected to be at the root directory of the files we are
scanning for autoloads and will be in the load-path.