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