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