pub unsafe extern "C" fn git_indexer_commit(
    idx: *mut git_indexer,
    stats: *mut git_indexer_progress
) -> c_int