pub unsafe fn ClusterResourceOpenEnum<P0>(
    hresource: P0,
    dwtype: u32
) -> HRESENUM
where P0: IntoParam<HRESOURCE>,