pub unsafe extern "C" fn mpd_send_output_set( connection: *mut mpd_connection, output_id: c_uint, attribute_name: *const c_char, attribute_value: *const c_char, ) -> bool