fn parse_field_ref(s: &str, prefix: &str) -> Result<u32, String>
Parse prefix{id} from the start of s.
prefix{id}