pub fn io_error_not_found<E: Into<Box<dyn Error + Send + Sync>>>(
    error: E
) -> Error