extern "C" fn outputs_handle_mode(
    outputs: Wrapped<Outputs>,
    wl_output: WlOutput,
    flags: u32,
    width: i32,
    height: i32,
    _refresh: i32
)