pub unsafe fn maybe_wrap_object_value(
    cx: *mut JSContext,
    rval: MutableHandleValue<'_>
)