For example, in the documentation "IUP_MessageHelp" is shown as

But fbtnTest = iup.flatbutton{image = 'IUP_MessageInfo'} displays as Has anyone used these successfully? They look to be the images used by iup.messagedlg which display as expected.
PS. You need to include require('iupluaimglib') to use them.