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