pub unsafe fn InterlockedPushEntrySList(
    listhead: *mut SLIST_HEADER,
    listentry: *mut SLIST_ENTRY
) -> *mut SLIST_ENTRY