pub unsafe extern "C" fn secret_service_search_for_dbus_paths(
    self_: *mut SecretService,
    schema: *const SecretSchema,
    attributes: *mut GHashTable,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)