pub unsafe fn ResUtilResourcesEqual<P0, P1>(hself: P0, hresource: P1) -> BOOL
where P0: IntoParam<HRESOURCE>, P1: IntoParam<HRESOURCE>,