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