pub unsafe extern "C" fn git_merge_base_many( out: *mut git_oid, repo: *mut git_repository, length: size_t, input_array: *const git_oid) -> c_int