pub unsafe fn Escape<P0>( hdc: P0, iescape: i32, pvin: Option<&[u8]>, pvout: Option<*mut c_void>, ) -> i32where P0: Param<HDC>,