pub unsafe extern "C" fn gdk_display_set_double_click_time(
    display: *mut GdkDisplay,
    msec: c_uint
)