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