pub unsafe extern "C" fn Tk_PostscriptPhoto(
interp: *mut Tcl_Interp,
blockPtr: *mut Tk_PhotoImageBlock,
psInfo: Tk_PostscriptInfo,
width: c_int,
height: c_int,
) -> c_intpub unsafe extern "C" fn Tk_PostscriptPhoto(
interp: *mut Tcl_Interp,
blockPtr: *mut Tk_PhotoImageBlock,
psInfo: Tk_PostscriptInfo,
width: c_int,
height: c_int,
) -> c_int