pub unsafe extern "C" fn SteamAPI_ISteamApps_GetLaunchCommandLine(
    self_: *mut ISteamApps,
    pszCommandLine: *mut c_char,
    cubCommandLine: c_int
) -> c_int