pub unsafe fn EvictClusterNodeEx<P0>(
    hnode: P0,
    dwtimeout: u32,
    phrcleanupstatus: *mut HRESULT
) -> u32
where P0: IntoParam<HNODE>,