pub unsafe extern "C" fn mpd_run_sticker_set( connection: *mut mpd_connection, type_: *const c_char, uri: *const c_char, name: *const c_char, value: *const c_char, ) -> bool