pub unsafe extern "C" fn secret_service_create_collection_dbus_path(
    self_: *mut SecretService,
    properties: *mut GHashTable,
    alias: *const c_char,
    flags: SecretCollectionCreateFlags,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)