pub unsafe extern "C" fn mlx_array_set_data( arr: *mut mlx_array, data: *const c_void, shape: *const c_int, dim: c_int, dtype: mlx_dtype, ) -> c_int