pub unsafe extern "system" fn DhcpSetOptionValuesV5(
    serveripaddress: PCWSTR,
    flags: u32,
    classname: PCWSTR,
    vendorname: PCWSTR,
    scopeinfo: *mut DHCP_OPTION_SCOPE_INFO,
    optionvalues: *mut DHCP_OPTION_VALUE_ARRAY,
) -> u32