#[no_mangle]
pub unsafe extern "C" fn Json_getItem(
    object: *mut Json,
    string: *const c_char
) -> *mut Json