pub unsafe extern "C" fn git_rebase_inmemory_index(
    index: *mut *mut git_index,
    rebase: *mut git_rebase
) -> c_int