pub unsafe fn GetNodeCloudTypeDW<P0>(
    ppsznodename: P0,
    nodecloudtype: *mut u32
) -> u32
where P0: IntoParam<PCWSTR>,