pub unsafe extern "C" fn gtk_window_fullscreen_on_monitor(
    window: *mut GtkWindow,
    screen: *mut GdkScreen,
    monitor: c_int
)