pub unsafe extern "C" fn SteamAPI_ISteamGameServer_SetPasswordProtected(
    self_: *mut ISteamGameServer,
    bPasswordProtected: bool
)