pub unsafe fn tlist_same_datatypes(
    arg_tlist: *mut List,
    arg_colTypes: *mut List,
    arg_junkOK: bool
) -> bool