pub unsafe extern "C" fn secret_collection_search_for_dbus_paths_sync(
    collection: *mut SecretCollection,
    schema: *const SecretSchema,
    attributes: *mut GHashTable,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut *mut c_char