pub type Tcl_FSPathInFilesystemProc = extern "C" fn(pathPtr: *mut Tcl_Obj, clientDataPtr: *mut ClientData) -> c_int;