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