pub unsafe extern "system" fn SetClusterGroupNodeListEx(
    hgroup: HGROUP,
    nodecount: u32,
    nodelist: *const HNODE,
    lpszreason: PCWSTR
) -> u32