pub extern "C" fn runtime_compare_byte_arrays( a: i64, a_off: i64, b: i64, b_off: i64, len: i64, ) -> i64
Compare byte arrays: returns -1, 0, or 1.