pub fn try_to_strip_path_prefix_from_uri( uri: &Uri, prefix: impl AsRef<str>, ) -> Result<Uri, OpaqueError>