pub extern "C" fn jit_array_get( array_bits: u64, index_bits: u64, ) -> u64
Get element from array by index (supports negative indexing)