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