pub fn PushEntryList(
    ListHead: &mut SINGLE_LIST_ENTRY,
    Entry: &mut SINGLE_LIST_ENTRY
)