The high end of the span of `&SomeType` in ``` rust trait Foo { fn handler(self: &SomeType); } ``` is incorrectly set to `BytePos(0)`.