methods such as rtr_mc_set, rtr_mc_load, rtr_mc_get and so on. return a uint where 0 is failure and 1 is success.
Could it be better to have these as named constants in sark so that application code can check these returns without using magic numbers?