pub unsafe fn DhcpServerRedoAuthorization<P0>(
    serveripaddr: P0,
    dwreserved: u32
) -> u32
where P0: IntoParam<PCWSTR>,