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