pub unsafe extern "C" fn vListInsertEnd(
    pxList: *mut xLIST,
    pxNewListItem: *mut xLIST_ITEM
)