pub unsafe extern "C" fn SteamAPI_ISteamRemoteStorage_UpdatePublishedFileSetChangeDescription(
    self_: *mut ISteamRemoteStorage,
    updateHandle: PublishedFileUpdateHandle_t,
    pchChangeDescription: *const c_char
) -> bool