@JvmName("forObjectEach") inline fun JSONArray.forEach(action: (JSONObject) -> Unit): Unit
invoke action every JSONObject