pub unsafe extern "system" fn DhcpAddSubnetElementV4(
    serveripaddress: PCWSTR,
    subnetaddress: u32,
    addelementinfo: *const DHCP_SUBNET_ELEMENT_DATA_V4
) -> u32