pub fn get_sid_string(sid: u16, string_index: &[Vec<u8>]) -> String
Resolve a String ID (SID) to its string. SID 0–390 are predefined standard strings. SID >= 391 indexes into the String INDEX (offset by 391).