pub unsafe fn CreateClusterResource<P1, P2>( hgroup: HGROUP, lpszresourcename: P1, lpszresourcetype: P2, dwflags: u32, ) -> HRESOURCEwhere P1: Param<PCWSTR>, P2: Param<PCWSTR>,