pub unsafe extern "C" fn TCOD_sys_force_fullscreen_resolution(
    width: c_int,
    height: c_int
)