pub type CatlibResult<T> = Result<T, CatlibError>;