Allocates a new CPtrPtr.
CPtrPtr
impl<Heap> CPtrPtr<Heap> where Heap: Allocator, <Heap as Allocator>::Pool: Default, { fn new() -> Result<CPtrPtr<Heap>, Errno> }