pub unsafe extern "system" fn ZwSetInformationEnlistment(
    EnlistmentHandle: HANDLE,
    EnlistmentInformationClass: ENLISTMENT_INFORMATION_CLASS,
    EnlistmentInformation: PVOID,
    EnlistmentInformationLength: ULONG
) -> NTSTATUS