pub fn render_quaint_error(
    kind: &ErrorKind,
    connection_info: &ConnectionInfo
) -> Option<KnownError>