pub fn on_pre_frame_image_ready(
child: impl IntoUiNode,
handler: Box<dyn FnMut(&FrameImageReadyArgs) -> HandlerResult + Send>,
) -> UiNodepub fn on_pre_frame_image_ready(
child: impl IntoUiNode,
handler: Box<dyn FnMut(&FrameImageReadyArgs) -> HandlerResult + Send>,
) -> UiNode