pub unsafe extern "C" fn switch_img_patch_rect( IMG: *mut switch_image_t, X: c_int, Y: c_int, img: *mut switch_image_t, x: u32, y: u32, w: u32, h: u32, )