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