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