pub unsafe extern "C" fn SteamAPI_ISteamUGC_UpdateItemPreviewVideo(
    self_: *mut ISteamUGC,
    handle: UGCUpdateHandle_t,
    index: uint32,
    pszVideoID: *const c_char
) -> bool