pub unsafe fn OPMXboxGetHDCPStatusAndType(
    phdcpstatus: *mut OPM_HDCP_STATUS,
    phdcptype: *mut OPM_HDCP_TYPE
) -> Result<()>