pub fn password_lookup_binary_sync( schema: Option<&Schema>, attributes: HashMap<&str, &str>, cancellable: Option<&impl IsA<Cancellable>>, ) -> Result<Option<Value>, Error>
v0_19