Similar to the `CallingConvention` enum and the `default_calling_convention()` method, should we add an `UnwindKind` enum and `default_unwind_kind()` method? One question is, do we need this, or should the unwind kind be implied by the calling convention?