pub type QuoteVerifyFn = dyn Fn(&[u8], i64) -> bool + Send + Sync;