pub unsafe extern "system" fn RtlInterlockedPushEntrySList(
    ListHead: *mut SLIST_HEADER,
    ListEntry: *mut SLIST_ENTRY
) -> *mut SLIST_ENTRY