INPUTS

entry
- item to insert.

pos
- New entry will be added in front of this entry.
MUIV_List_Insert_Top: insert as first entry.
MUIV_List_Insert_Active: insert in front of the active entry.
MUIV_List_Insert_Sorted: insert sorted.
MUIV_List_Insert_Bottom: insert as last entry.