pub unsafe extern "C" fn secret_service_unlock_dbus_paths(
    self_: *mut SecretService,
    paths: *mut *const c_char,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)