pub unsafe extern "C" fn JS_GetObjectAsUint8ClampedArray( maybeWrapped: *mut JSObject, length: *mut usize, isSharedMemory: *mut bool, data: *mut *mut u8, ) -> *mut JSObject