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