pub unsafe extern "C" fn gdk_screen_get_monitor_at_point(
    screen: *mut GdkScreen,
    x: c_int,
    y: c_int
) -> c_int