fn char_from_surrogate_pair(low: u16, high: u16) -> Result<char, ArrowError>
Creates a character from an UTF-16 surrogate pair