FFI bindings for SafaOS’s ABI
for example exports [RawSlice<T>] which is an FFI safe alternative to &[T]
RawSlice<T>
&[T]