_get_next_thread_info
extern status_t _get_next_thread_info(team_id team, int32 *cookie,
_get_next_thread_info((team), (cookie), (info), sizeof(*(info)))
status = _get_next_thread_info(team, &cookie, &info, sizeof(thread_info));