libgit2_sys
type git_diff_progress_cb = extern fn(*const git_diff, *const c_char, *const c_char, *mut c_void) -> c_int;