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