pub unsafe extern "C" fn furi_thread_list_get_or_insert(
instance: *mut FuriThreadList,
thread: *mut FuriThread,
) -> *mut FuriThreadListItempub unsafe extern "C" fn furi_thread_list_get_or_insert(
instance: *mut FuriThreadList,
thread: *mut FuriThread,
) -> *mut FuriThreadListItem