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