pub unsafe extern "C" fn libevdev_set_uniq(
    ctx: *mut libevdev,
    uniq: *const c_char
)