pub unsafe fn jackctl_server_add_slave(
    server: *mut jackctl_server_t,
    driver: *mut jackctl_driver_t
) -> Option<u8>