#[unsafe(no_mangle)]pub extern "C" fn sigil_array_add(a_ptr: i64, b_ptr: i64) -> i64
Element-wise add two arrays into a new array (SIMD-friendly)