Revert "Reland #3 "MiraclePtr: Add raw_ptr definitions""

This reverts commit d45969a5752ed559261ad982690e5b927186d12e.

Reason for revert: Failing on:
Build-Win-Clang-x86_64-Release-Shared
due to unexported symbols.
```
lld-link: error: undefined symbol: public: __cdecl partition_alloc::internal::logging::check_error::Check::Check(char const *, int, char const *)
```

Original change's description:
> Reland #3 "MiraclePtr: Add raw_ptr definitions"
>
> This reverts commit 0d5f4adeae41410ba7279a62798fe7296d3345c3.
>
> The previous deland depended on:
>  - https://skia-review.googlesource.com/c/skia/+/1232658
>  - https://skia-review.googlesource.com/c/skia/+/1232657
> but I mistakenly landed it without waiting ;-(
>
> This is a pure reland again.
>
> Original change's description:
> > MiraclePtr: Add raw_ptr definitions
> >
> > Add "raw_ptr_noop" target, where Skia provides a "no-op" implementation
> > of PartitionAlloc of "raw_ptr". They are used when PartitionAlloc is
> > disabled.
>
> Bug: 351867706
> Change-Id: I02666fc2a474663a3c2833d38e64fe0fb746e004
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1239656
> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
> Commit-Queue: Arthur Sonzogni <arthursonzogni@google.com>

Bug: 351867706
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I5ce824f1485cabde21302b525633c29d404087dd
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1240416
Auto-Submit: Arthur Sonzogni <arthursonzogni@google.com>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
12 files changed