pub unsafe extern "C" fn Tcl_GetChannelHandle(
chan: Tcl_Channel,
direction: c_int,
handlePtr: *mut ClientData,
) -> c_intpub unsafe extern "C" fn Tcl_GetChannelHandle(
chan: Tcl_Channel,
direction: c_int,
handlePtr: *mut ClientData,
) -> c_int