pub unsafe fn tlist_same_collations(
    arg_tlist: *mut List,
    arg_colCollations: *mut List,
    arg_junkOK: bool
) -> bool