pub unsafe extern "C" fn furi_thread_flags_set(
    thread_id: FuriThreadId,
    flags: u32
) -> u32