pub unsafe fn GetNodeClusterState<P0>(
    lpsznodename: P0,
    pdwclusterstate: *mut u32
) -> u32
where P0: IntoParam<PCWSTR>,