pub unsafe fn TabbedTextOutW( hdc: HDC, x: i32, y: i32, lpstring: &[u16], lpntabstoppositions: Option<&[i32]>, ntaborigin: i32, ) -> i32