pub unsafe extern "system" fn DhcpGetOptionInfo(
    serveripaddress: PCWSTR,
    optionid: u32,
    optioninfo: *mut *mut DHCP_OPTION
) -> u32