pub unsafe extern "C" fn SteamAPI_ISteamMatchmaking_SetLobbyData(
    self_: *mut ISteamMatchmaking,
    steamIDLobby: uint64_steamid,
    pchKey: *const c_char,
    pchValue: *const c_char
) -> bool