pub unsafe extern "C" fn hardclock_poll(
    data: *mut c_void,
    output: *mut c_uchar,
    len: usize,
    olen: *mut usize
) -> c_int