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