pub unsafe extern "C" fn atg__sparse_sum_dim(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    dim_data: *const i64,
    dim_len: c_int
)