LibraryDesc.Access
Pointer argument access specification.
type t = {
kind : AccessKind.t;
Kind of access.
deep : bool;
Depth of access
}