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