rstc_to_array
reset_control_array_put(rstc_to_array(rstc));
return reset_control_array_reset(rstc_to_array(rstc));
return reset_control_array_rearm(rstc_to_array(rstc));
return reset_control_array_assert(rstc_to_array(rstc));
return reset_control_array_deassert(rstc_to_array(rstc));
return reset_control_array_acquire(rstc_to_array(rstc));
reset_control_array_release(rstc_to_array(rstc));