pub unsafe extern "C" fn atg_to_sparse_sparse_dim(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    sparse_dim_: i64
)