pub unsafe fn ResUtilIsResourceClassEqual<P0>(
    prci: *mut CLUS_RESOURCE_CLASS_INFO,
    hresource: P0
) -> BOOL
where P0: IntoParam<HRESOURCE>,