pub unsafe extern "C" fn SteamAPI_ISteamUGC_GetQueryUGCResult(
    self_: *mut ISteamUGC,
    handle: UGCQueryHandle_t,
    index: uint32,
    pDetails: *mut SteamUGCDetails_t
) -> bool