pub unsafe fn GetThemeString( htheme: HTHEME, ipartid: i32, istateid: i32, ipropid: i32, pszbuff: &mut [u16], ) -> Result<()>