pub unsafe extern "C" fn git_index_write_tree(
    out: *mut git_oid,
    index: *mut git_index
) -> c_int