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