pub unsafe extern "C" fn atg__add_batch_dim(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    batch_dim_: i64,
    level_: i64
)