pub unsafe extern "C" fn jack_connect( client: *mut jack_client_t, source_port: *const c_char, destination_port: *const c_char, ) -> c_int