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