pub type git_checkout_progress_cb = Option<extern "C" fn(_: *const c_char, _: size_t, _: size_t, _: *mut c_void)>;