pub unsafe extern "system" fn ZwGetCompleteWnfStateSubscription(
    OldDescriptorStateName: PWNF_STATE_NAME,
    OldSubscriptionId: *mut ULONG64,
    OldDescriptorEventMask: ULONG,
    OldDescriptorStatus: ULONG,
    NewDeliveryDescriptor: PWNF_DELIVERY_DESCRIPTOR,
    DescriptorSize: ULONG
) -> NTSTATUS