pub unsafe fn DhcpV4CreateClientInfo<P0>(
    serveripaddress: P0,
    clientinfo: *const DHCP_CLIENT_INFO_PB,
) -> u32
where P0: Param<PCWSTR>,