pub fn is_file_size_acceptable( path: &Path, max_size_mb: u64, ) -> Result<bool, AiLibError>
Check if file size is within acceptable limits