pub unsafe extern "C" fn Fl_Image_Surface_set_origin(
    self_: *mut Fl_Image_Surface,
    x: c_int,
    y: c_int
)