pub unsafe extern "C" fn mlx_vector_array_set_data( vec: *mut mlx_vector_array, data: *const mlx_array, size: usize, ) -> c_int