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