pub fn create(args: &CreateArgs) -> Result<(), Box<dyn Error>>
Create and configure a zram device.
Returns an error if the zram device cannot be created or configured.