Type Definition array_pointer
lc3tools_sys::root::std
type array_pointer<_Tp> = *mut array_value_type<_Tp>;