custom-autoload

custom-autoload is a compiled Lisp function in `custom.el'.

(custom-autoload SYMBOL LOAD &optional NOSET)

Mark SYMBOL as autoloaded custom variable and add dependency LOAD.
If NOSET is non-nil, don't bother autoloading LOAD when setting the variable.