pub unsafe extern "C" fn gdk_event_get_click_count(
    event: *const GdkEvent,
    click_count: *mut c_uint
) -> gboolean