pub unsafe fn DrawTextA<'a>( hdc: impl IntoParam<'a, HDC>, lpchtext: impl IntoParam<'a, PSTR>, cchtext: i32, lprc: *mut RECT, format: DRAW_TEXT_FORMAT, ) -> i32