pub unsafe extern "C" fn SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTags(
    self_: *mut ISteamRemoteStorage,
    updateHandle: PublishedFileUpdateHandle_t,
    pTags: *mut SteamParamStringArray_t
) -> bool