libgit2_sys
pub unsafe extern fn git_submodule_set_update( repo: *mut git_repository, name: *const c_char, update: git_submodule_update_t) -> c_int