pub unsafe extern "C" fn JS_ValueToConstructor(
    cx: *mut JSContext,
    v: HandleValue
) -> *mut JSFunction