// compile-flags: -Cmetadata=aux #![doc(html_root_url = "http://example.com/")] /// dox #[doc(primitive = "pointer")] pub mod ptr {}