pub unsafe extern "C" fn git_remote_set_url( repo: *mut git_repository, remote: *const c_char, url: *const c_char) -> c_int