pub unsafe extern "C" fn SteamAPI_ISteamMatchmaking_AddRequestLobbyListStringFilter(
    self_: *mut ISteamMatchmaking,
    pchKeyToMatch: *const c_char,
    pchValueToMatch: *const c_char,
    eComparisonType: ELobbyComparison
)