'memory read' => sub { sysread( MEMORY, $data, 0, $size ) // die $!; }