pub type AppxDbscanParamsError = DbscanParamsError;
pub enum AppxDbscanParamsError { MinPoints, Tolerance, }