pub type git_treewalk_cb = extern "C" fn(*const c_char, *const git_tree_entry, *mut c_void) -> c_int;