#[unsafe(no_mangle)]pub unsafe extern "C" fn jit_array_get_safe( array_value_ptr: *const Value, index: i64, out: *mut Value, ) -> u8