pub fn remove_unused_loads(name: &str, program: &str) -> Result<Option<String>>
Expand description

Return None if there is no unused loads.