pub fn add_right_query( this_q: Pin<&mut Query>, op: i32, q: Pin<&mut Query> ) -> Result<UniquePtr<Query>, Exception>