pub fn patch(input: &Path, output: &Path) -> Result<(), Ra2Error>
Patch a folder into the MIX file
input
output
returns: Result<(), MixError>