#[unsafe(no_mangle)]pub unsafe extern "C" fn libinput_device_set_seat_logical_name( dev: *mut LibinputDevice, name: *const c_char, ) -> c_int