pub unsafe extern "C" fn openpty( amaster: *mut i32, aslave: *mut i32, name: *mut i8, termp: *const termios, winp: *const winsize ) -> i32