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