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