pub unsafe extern "C" fn SteamAPI_ISteamMatchmaking_SetLobbyType(
    self_: *mut ISteamMatchmaking,
    steamIDLobby: uint64_steamid,
    eLobbyType: ELobbyType
) -> bool