pub unsafe extern "system" fn DhcpServerSetConfigV4(
    serveripaddress: PCWSTR,
    fieldstoset: u32,
    configinfo: *mut DHCP_SERVER_CONFIG_INFO_V4,
) -> u32