pub unsafe extern "C" fn SteamAPI_ISteamGameServer_SetDedicatedServer(
    self_: *mut ISteamGameServer,
    bDedicated: bool
)