Takes a type tuple and transforms it into the same type tuple but with the types being pointers to the original types.
tuple to convert
See Implementation
Takes a type tuple and transforms it into the same type tuple but with the types being pointers to the original types.