@ffi.Native<ffi.Pointer<cJSON> Function(ffi.Pointer<ffi.Char>)>() external ffi.Pointer<cJSON> cJSON_CreateString(ffi.Pointer<ffi.Char> string);