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