pub unsafe fn DhcpGetOriginalSubnetMask<P0>(
    sadaptername: P0,
    dwsubnetmask: *mut u32
) -> u32
where P0: IntoParam<PCWSTR>,