fn ffi_obj_address(args: &[RValue]) -> Result<RValue, RError>
ffi_obj_address(x) — return address as hex string. We use a hash of the debug representation since RValues don’t have stable addresses.