#[unsafe(no_mangle)]pub unsafe extern "C" fn libinput_device_get_size( dev: *const LibinputDevice, width: *mut f64, height: *mut f64, ) -> c_int