pub unsafe fn SHObjectProperties<P2, P3>( hwnd: Option<HWND>, shopobjecttype: SHOP_TYPE, pszobjectname: P2, pszpropertypage: P3, ) -> BOOLwhere P2: Param<PCWSTR>, P3: Param<PCWSTR>,