pub unsafe extern "C" fn spa_json_begin_container( iter: *mut spa_json, data: *const c_char, size: usize, type_: c_char, relax: bool, ) -> c_int