CreateIcon
static BBitmap* CreateIcon(const BMessage* msg, icon_size which);
fIcon = CreateIcon(&msg, DISPLAY_ICON_SIZE);
fIcon = CreateIcon(props, DISPLAY_ICON_SIZE);