pub unsafe fn GetGlyphOutlineA<'a>( hdc: impl IntoParam<'a, HDC>, uchar: u32, fuformat: GET_GLYPH_OUTLINE_FORMAT, lpgm: *mut GLYPHMETRICS, cjbuffer: u32, pvbuffer: *mut c_void, lpmat2: *const MAT2, ) -> u32