pub unsafe extern "C" fn atg_linalg_inv_ex(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    check_errors_: c_int
)