Function windows::Win32::System::Kernel::RtlInterlockedPushListSListEx
pub unsafe fn RtlInterlockedPushListSListEx(
listhead: *mut SLIST_HEADER,
list: *mut SLIST_ENTRY,
listend: *mut SLIST_ENTRY,
count: u32,
) -> *mut SLIST_ENTRY