pub unsafe extern "C" fn atg_dstack(
    out__: *mut *mut C_tensor,
    tensors_data: *const *mut C_tensor,
    tensors_len: c_int
)