pub unsafe extern "C" fn Tcl_OpenFileChannel(
interp: *mut Tcl_Interp,
fileName: *const c_char,
modeString: *const c_char,
permissions: c_int,
) -> Tcl_Channelpub unsafe extern "C" fn Tcl_OpenFileChannel(
interp: *mut Tcl_Interp,
fileName: *const c_char,
modeString: *const c_char,
permissions: c_int,
) -> Tcl_Channel