// Checks if [score] has exceeded a certain threshold, and grants an extra life // in that case, redrawing the life section of the UI if that happened. void score_extend_update_and_render(void);