sui_v1.22.0_1711124260_ci
## Description This PR adds support for formatting functions definitions, including native ones, but excluding macros (to make these PRs more incremental - macros are a bit more subtle). It also fixes an omission from the support for formatting structs (phantom type parameters). ## Test Plan A new test has been added.