pub unsafe extern "C" fn SteamAPI_ISteamUserStats_GetAchievementAndUnlockTime(
    self_: *mut ISteamUserStats,
    pchName: *const c_char,
    pbAchieved: *mut bool,
    punUnlockTime: *mut uint32
) -> bool