pub unsafe fn Wrap<D: DomTypes>(
    cx: JSContext,
    object: Box<D::Window>,
) -> DomRoot<D::Window>