Function OpenClusterGroupEx

pub unsafe extern "system" fn OpenClusterGroupEx(
    hcluster: HCLUSTER,
    lpszgroupname: PCWSTR,
    dwdesiredaccess: u32,
    lpdwgrantedaccess: *mut u32,
) -> HGROUP