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