pub unsafe fn GetGlyphIndicesA<P1>( hdc: HDC, lpstr: P1, c: i32, pgi: *mut u16, fl: u32, ) -> u32where P1: Param<PCSTR>,