pub unsafe fn GetCharWidthA<P0>( hdc: P0, ifirst: u32, ilast: u32, lpbuffer: *mut i32, ) -> BOOLwhere P0: Param<HDC>,