raw json
@ffi.Native<ffi.Pointer<cJSON> Function(ffi.Pointer<ffi.Char>)>() external ffi.Pointer<cJSON> cJSON_CreateRaw(ffi.Pointer<ffi.Char> raw);