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