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