pub unsafe fn TdhAggregatePayloadFilters(
    payloadfiltercount: u32,
    payloadfilterptrs: *const *const c_void,
    eventmatchallflags: Option<*const BOOLEAN>,
    eventfilterdescriptor: *mut EVENT_FILTER_DESCRIPTOR,
) -> u32