pub fn remove(args: &RemoveArgs) -> Result<(), Box<dyn Error>>
Remove a zram device.
Returns an error if the zram device cannot be removed.