pub unsafe extern "C" fn gdk_device_set_key(
    device: *mut GdkDevice,
    index_: c_uint,
    keyval: c_uint,
    modifiers: GdkModifierType
)