unsafe extern "C" fn __add_number_rangeprocessor(
    qp: Pin<&mut QueryParser>,
    range_proc: Pin<&mut NumberRangeProcessor>
) -> Result