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