pub unsafe fn ResUtilGetClusterRoleState<P0>(
    hcluster: P0,
    eclusterrole: CLUSTER_ROLE
) -> CLUSTER_ROLE_STATE
where P0: IntoParam<HCLUSTER>,