pub type Tcl_CompareHashKeysProc = extern "C" fn(keyPtr: *mut c_void, hPtr: *mut Tcl_HashEntry) -> c_int;