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