Function windows_sys::Wdk::System::SystemServices::ZwQueryInformationEnlistment
pub unsafe extern "system" fn ZwQueryInformationEnlistment(
enlistmenthandle: HANDLE,
enlistmentinformationclass: ENLISTMENT_INFORMATION_CLASS,
enlistmentinformation: *mut c_void,
enlistmentinformationlength: u32,
returnlength: *mut u32,
) -> NTSTATUS