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