pub unsafe extern "C" fn furi_thread_enumerate(
    thread_array: *mut FuriThreadId,
    array_items: u32
) -> u32