pub unsafe fn CM_Connect_MachineA<P0>(
    uncservername: P0,
    phmachine: *mut isize
) -> CONFIGRET
where P0: IntoParam<PCSTR>,