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