pub unsafe extern "system" fn HcnQueryEndpointStats(
    endpoint: *const c_void,
    query: PCWSTR,
    stats: *mut PWSTR,
    errorrecord: *mut PWSTR,
) -> HRESULT