The overview states: ``` Each branch hint structure consists of the |U32| byte offset of the hinted instruction from the beginning of the function body, ``` What is the beginning of the function body? Is that before the vector of locals or after the vector of locals?