__rcu
obj_t __rcu *r)
(obj_t __rcu*)(r);
(obj_t __rcu*)(r); // OK
#define __rcu __attribute__((address_space(__rcu)))