pub unsafe extern "system" fn DhcpV4AddPolicyRange(
    serveripaddress: PCWSTR,
    subnetaddress: u32,
    policyname: PCWSTR,
    range: *const DHCP_IP_RANGE
) -> u32