Debug printer: converts a Pointer<T> to a human-readable string.
Pointer<T>
String Function(Pointer<T> ptr) printerFunc;