pub unsafe extern "C" fn secret_collection_search_for_dbus_paths(
    collection: *mut SecretCollection,
    schema: *const SecretSchema,
    attributes: *mut GHashTable,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)