unsafe extern "C" fn get_width<D: DomTypes>(
    cx: *mut JSContext,
    _obj: HandleObject,
    this: *mut c_void,
    args: JSJitGetterCallArgs,
) -> bool