pub unsafe extern "C" fn git_diff_patchid(
    out: *mut git_oid,
    diff: *mut git_diff,
    opts: *mut git_diff_patchid_options
) -> c_int