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