pub unsafe extern "C" fn git_revwalk_push(
    walk: *mut git_revwalk,
    oid: *const git_oid
) -> c_int