pub unsafe fn HcnOpenEndpoint(
    id: *const GUID,
    endpoint: *mut *mut c_void,
    errorrecord: Option<*mut PWSTR>
) -> Result<()>