pub unsafe extern "C" fn sixel_frame_clip( frame: *mut Frame, x: c_int, y: c_int, width: c_int, height: c_int, ) -> Status