pub fn do_modify_battery<T: AsRef<Path> + Debug>( socket_path: T, battery_type: &str, property: &str, target: &str, ) -> DoModifyBatteryResult