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