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