---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param seat number ---@return boolean canEject ---Returns whether the player can eject the occupant of a seat in the player's vehicle function CanEjectPassengerFromSeat(seat) end