pub unsafe fn JS_WrapObject(
    cx: *mut JSContext,
    objp: &mut MutableHandleObject<'_>
) -> bool