pub unsafe extern "C" fn git_ignore_path_is_ignored( ignored: *mut c_int, repo: *mut git_repository, path: *const c_char) -> c_int