pub unsafe extern "system" fn DhcpGetClientOptions(
    serveripaddress: PCWSTR,
    clientipaddress: u32,
    clientsubnetmask: u32,
    clientoptions: *mut *mut DHCP_OPTION_LIST
) -> u32