pub unsafe extern "C" fn Tcl_InitCustomHashTable(
tablePtr: *mut Tcl_HashTable,
keyType: c_int,
typePtr: *const Tcl_HashKeyType,
)pub unsafe extern "C" fn Tcl_InitCustomHashTable(
tablePtr: *mut Tcl_HashTable,
keyType: c_int,
typePtr: *const Tcl_HashKeyType,
)