pub unsafe extern "system" fn HcnCreateEndpoint(
    network: *const c_void,
    id: *const GUID,
    settings: PCWSTR,
    endpoint: *mut *mut c_void,
    errorrecord: *mut PWSTR,
) -> HRESULT