pub unsafe extern "system" fn ExtTextOutA( hdc: HDC, x: i32, y: i32, options: ETO_OPTIONS, lprect: *const RECT, lpstring: PCSTR, c: u32, lpdx: *const i32, ) -> BOOL