pub unsafe extern "system" fn DhcpRemoveSubnetElementV4(
    serveripaddress: PCWSTR,
    subnetaddress: u32,
    removeelementinfo: *const DHCP_SUBNET_ELEMENT_DATA_V4,
    forceflag: DHCP_FORCE_FLAG,
) -> u32