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