pub unsafe extern "C" fn furi_timer_pending_callback(
    callback: FuriTimerPendigCallback,
    context: *mut c_void,
    arg: u32
)