libgit2_sys
type git_packbuilder_progress = extern fn(git_packbuilder_stage_t, c_uint, c_uint, *mut c_void) -> c_int;