pub fn registered_handle() -> *mut mpv_handle
The registered handle, or null if no MPV backend was created (initialisation can fail, and the app falls back to a no-op backend rather than dying).
TRACES: UR-080 | DR-231