pub unsafe extern "C" fn SteamAPI_ISteamRemoteStorage_SetCloudEnabledForApp(
    self_: *mut ISteamRemoteStorage,
    bEnabled: bool
)