pub fn new_query_range( op: i32, slot: u32, begin: f64, end: f64 ) -> Result<UniquePtr<Query>, Exception>