pub unsafe extern "C" fn git_revwalk_hide_glob(
    walk: *mut git_revwalk,
    refname: *const c_char
) -> c_int