pub unsafe extern "C" fn json_array_dup_element( array: *mut JsonArray, index_: c_uint, ) -> *mut JsonNode