pub unsafe extern "C" fn SteamAPI_ISteamUGC_GetQueryUGCContentDescriptors(
    self_: *mut ISteamUGC,
    handle: UGCQueryHandle_t,
    index: uint32,
    pvecDescriptors: *mut EUGCContentDescriptorID,
    cMaxEntries: uint32
) -> uint32