pub unsafe extern "system" fn DhcpSetOptionValues(
    serveripaddress: PCWSTR,
    scopeinfo: *const DHCP_OPTION_SCOPE_INFO,
    optionvalues: *const DHCP_OPTION_VALUE_ARRAY,
) -> u32