pub unsafe extern "C" fn SteamAPI_ISteamMatchmaking_SetLobbyJoinable(
    self_: *mut ISteamMatchmaking,
    steamIDLobby: uint64_steamid,
    bLobbyJoinable: bool
) -> bool