Type Definition Out
mynewt
type Out<T> = &'static mut T;
Declare a pointer that will be used by C functions to return a value