pub unsafe extern "C" fn fileCorruptByMutation(
    filein: *const i8,
    loc: f32,
    size: f32,
    fileout: *const i8
) -> i32