@ffi.Native< ffi.Pointer<cJSON> Function(ffi.Pointer<cJSON>, ffi.Pointer<ffi.Char>) >() external ffi.Pointer<cJSON> cJSON_AddTrueToObject( ffi.Pointer<cJSON> object, ffi.Pointer<ffi.Char> name, );