pub fn render_native_surface(
store: &EventStore,
session_id: &str,
family: NativeSurfaceFamily,
terminal_width: usize,
) -> Result<String, NativeProjectionError>pub fn render_native_surface(
store: &EventStore,
session_id: &str,
family: NativeSurfaceFamily,
terminal_width: usize,
) -> Result<String, NativeProjectionError>