pub unsafe extern "C" fn SteamAPI_ISteamGameServer_SetSpectatorServerName(
    self_: *mut ISteamGameServer,
    pszSpectatorServerName: *const c_char
)