pub unsafe extern "C" fn Tk_PhotoSetSize(
interp: *mut Tcl_Interp,
handle: Tk_PhotoHandle,
width: c_int,
height: c_int,
) -> c_intpub unsafe extern "C" fn Tk_PhotoSetSize(
interp: *mut Tcl_Interp,
handle: Tk_PhotoHandle,
width: c_int,
height: c_int,
) -> c_int