#[no_mangle]
pub unsafe extern "C" fn Json_getItemAtIndex(
    object: *mut Json,
    childIndex: c_int
) -> *mut Json