pub unsafe extern "C" fn git_repository_set_workdir( repo: *mut git_repository, workdir: *const c_char, update_gitlink: c_int) -> c_int