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