pub unsafe extern "C" fn timing_set_delay(
    data: *mut c_void,
    int_ms: u32,
    fin_ms: u32
)