pub type git_diff_binary_cb = Option<extern "C" fn(_: *const git_diff_delta, _: *const git_diff_binary, _: *mut c_void) -> c_int>;