Forward-declare struct private_handle_t in public header

Headers should include or forward-declare types that they are using.
This breaks a build failure in hardware/qcom/media due to the unknown
type.

Issue: FP2P-432
Change-Id: Ic0ed7957f272fa6983ca0a1d19a31bc2d9eebbfb
1 file changed