pub unsafe extern "C" fn sixel_frame_resize( frame: *mut Frame, width: c_int, height: c_int, method_for_resampling: ResamplingMethod, ) -> Status