pub unsafe fn JS_NewUint8ArrayFromArray( cx: &mut JSContext, array: Handle<'_, *mut JSObject>, ) -> *mut JSObject