pub unsafe fn KsResolveRequiredAttributes(
    datarange: *const KSDATAFORMAT,
    attributes: Option<*const KSMULTIPLE_ITEM>
) -> Result<()>