pub unsafe extern "C" fn git_ignore_add_rule( repo: *mut git_repository, rules: *const c_char, ) -> c_int