pub unsafe fn ScriptGetCMap<P2>( hdc: HDC, psc: *mut *mut c_void, pwcinchars: P2, cchars: i32, dwflags: u32, pwoutglyphs: *mut u16, ) -> Result<()>where P2: Param<PCWSTR>,