If you plan to have a multi selecting list but not
all of your entries are actually multi selectable
(e.g. in a file requester), you can supply a
MUIA_List_MultiTestHook.
It will be called with a pointer to an entry in
A1 and should return TRUE if the entry is multi
selectable, FALSE otherwise.