Retrieves a long value stored in kernel memory
kernel_long:long(addr:long)
addr
The kernel address to retrieve the long from
Returns the long value from a given kernel memory address. Reports an error when reading from the given address fails.