pub unsafe extern "C" fn git_index_add_bypath( index: *mut git_index, path: *const c_char, ) -> c_int