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