pub fn request_animation_frame( browser: &Browser, callback: &dyn ToJs<FrameRequestCallback>, ) -> JsNumber