getExitReasons

@RequiresApi(value = 30)
fun Context.getExitReasons(pid: Int = 0, maxRes: Int = 1): MutableList<ApplicationExitInfo>