pub unsafe fn JS_ValueToConstructor(
    cx: *mut JSContext,
    v: HandleValue<'_>
) -> *mut JSFunction