pub unsafe extern "C" fn furi_hal_cdc_set_callbacks(
    if_num: u8,
    cb: *mut CdcCallbacks,
    context: *mut c_void
)