pub unsafe fn JS_ValueToObject( cx: &mut JSContext, v: HandleValue<'_>, objp: MutableHandleObject<'_>, ) -> bool