pub unsafe extern "C" fn mpd_send_playlist_add_to( connection: *mut mpd_connection, name: *const c_char, uri: *const c_char, to: c_uint, ) -> bool