pub unsafe extern "C" fn git_index_read(
    index: *mut git_index,
    force: c_int
) -> c_int