pub unsafe fn jackctl_driver_params_parse(
    _driver: *mut jackctl_driver_t,
    _argc: c_int,
    _argv: *mut *mut c_char
) -> Option<c_int>