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