pub type git_repository_fetchhead_foreach_cb = Option<extern "C" fn(_: *const c_char, _: *const c_char, _: *const git_oid, _: c_uint, _: *mut c_void) -> c_int>;