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