pub type PreparedPartitionSearchHandle = Box<dyn Any + Send>;
pub struct PreparedPartitionSearchHandle(/* private fields */);