config: allow passing arguments to pipewire modules
Sometimes, it may be necessary to pass arguments in to a Pipewire module being loaded. Allow this to be done using the same format as load_module()/load_optional_module().
Signed-off-by: James Calligeros jcalligeros99@gmail.com