pub type ParallelInt8Array = ParallelPrimitiveArray<Int8Type>;
pub struct ParallelInt8Array { /* private fields */ }