pub fn open_url(url: &str, flags: ProtocolFlags) -> Result<Box<dyn IoContext>>
Open a URL using the registered protocol handlers.