pub unsafe fn Wrap(
    cx: SafeJSContext,
    scope: &GlobalScope,
    object: Box<DOMRectReadOnly>
) -> Root<Dom<DOMRectReadOnly>>