These functions check the type of an item
@ffi.Native<cJSON_bool Function(ffi.Pointer<cJSON>)>() external int cJSON_IsInvalid(ffi.Pointer<cJSON> item);