Related to #5682, [ref keyword](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/ref) topic doesn't mention [`ref struct`](https://docs.microsoft.com/en-us/dotnet/csharp/reference-semantics-with-value-types#ref-struct-type) and related `ref readonly struct` usage of the `ref` keyword.