Check item type and return its value
@ffi.Native<ffi.Pointer<ffi.Char> Function(ffi.Pointer<cJSON>)>() external ffi.Pointer<ffi.Char> cJSON_GetStringValue(ffi.Pointer<cJSON> item);