pub unsafe fn CM_Connect_MachineW<P0>(
    uncservername: P0,
    phmachine: *mut isize,
) -> CONFIGRET
where P0: Param<PCWSTR>,