pub unsafe extern "C" fn JS_NewUint8ClampedArray(
    cx: *mut JSContext,
    nelements: usize
) -> *mut JSObject