pub unsafe extern "C" fn dzl_task_cache_get_async(
    self_: *mut DzlTaskCache,
    key: gconstpointer,
    force_update: gboolean,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)