pub fn screen_recording_permission_status() -> CameraPermissionExpand description
Query the platform Screen Recording grant without touching SCK.
This uses CoreGraphics’ screen-capture TCC preflight API, which is the cheap permission check Apple exposes for this privacy class.