pub type SyntaxError = JsonSyntaxError;
Use JsonSyntaxError
pub struct SyntaxError { /* private fields */ }