Function makeFiberPointer

Create a FiberPointer from a pointer

auto auto makeFiberPointer(T) (
  T* ptr
);