pub fn new_range_processor(
    slot: u32,
    prefix: &str,
    flags: i32
) -> Result<UniquePtr<RangeProcessor>, Exception>