fun JSONObject.tryGetLong(key: String): Long?
Returns the value mapped by {@code key} if it exists, and if the value returned is not null. If it's null, it returns null