pub unsafe extern "C" fn git_diff_merge(
    onto: *mut git_diff,
    from: *const git_diff
) -> c_int