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