pub unsafe extern "C" fn SteamAPI_ISteamScreenshots_SetLocation(
    self_: *mut ISteamScreenshots,
    hScreenshot: ScreenshotHandle,
    pchLocation: *const c_char
) -> bool