pub unsafe extern "C" fn qemu_openpty_raw(
    aslave: *mut c_int,
    pty_name: *mut c_char
) -> c_int