pub unsafe fn GetClusterNodeId<P0>(
    hnode: P0,
    lpsznodeid: PWSTR,
    lpcchname: *mut u32
) -> u32
where P0: IntoParam<HNODE>,