pub unsafe fn DsGetIcon<P1>( dwflags: u32, pszobjectclass: P1, cximage: i32, cyimage: i32, ) -> HICONwhere P1: Param<PCWSTR>,