libgit2_sys
pub unsafe extern fn git_submodule_set_url( repo: *mut git_repository, name: *const c_char, url: *const c_char) -> c_int