pub unsafe extern "C" fn gdk_pad_event_get_group_mode(
    event: *mut GdkPadEvent,
    group: *mut c_uint,
    mode: *mut c_uint
)