pub unsafe fn ExtEscape<P0>( hdc: P0, iescape: i32, lpindata: Option<&[u8]>, lpoutdata: Option<&mut [u8]>, ) -> i32where P0: Param<HDC>,