TIPC standard library type provider.
Provides the same API surface as trusty_std (TryClone, FallibleCString,
Mutex, etc.) in a no_std environment backed by core + alloc.
Both lk and x-kernel targets are no_std; the feature only selects
syscall numbering.