update_rtm_from_info
if ((error = update_rtm_from_info(info, prtm, alloc_len)) != 0)
if (update_rtm_from_info(&info, &rtm, alloc_len) != 0) {