pub fn get_total_memory() -> Option<u64>
Gets total system memory in bytes.
Returns None if unable to determine.