pub extern "C" fn jit_range(start_bits: u64, end_bits: u64) -> u64
Create a range array [start, start+1, …, end-1]