public static int CallRef(ref StructParameter24 p) => p.Value;
public static int Call(StructParameter24 p) => p.Value;