pub unsafe extern "C" fn SteamAPI_ISteamUGC_RemoveItemKeyValueTags(
    self_: *mut ISteamUGC,
    handle: UGCUpdateHandle_t,
    pchKey: *const c_char
) -> bool