pub unsafe fn GetTextExtentPointA<'a>( hdc: impl IntoParam<'a, HDC>, lpstring: impl IntoParam<'a, PSTR>, c: i32, lpsz: *mut SIZE, ) -> BOOL