1
2
3
use libc::c_int;

pub type hid_t = c_int;