pub unsafe fn GetTabbedTextExtentA<'a>( hdc: impl IntoParam<'a, HDC>, lpstring: impl IntoParam<'a, PSTR>, chcount: i32, ntabpositions: i32, lpntabstoppositions: *const i32, ) -> u32