pub unsafe extern "C" fn git_revwalk_sorting(
    walk: *mut git_revwalk,
    sort_mode: c_uint
) -> c_int