pub unsafe extern "C" fn atg_linalg_pinv_rcond_tensor( out__: *mut *mut C_tensor, self_: *mut C_tensor, rcond_: *mut C_tensor, hermitian_: c_int, )