pub unsafe extern "C-unwind" fn VTRAWProcessingSessionCreate(
allocator: Option<&CFAllocator>,
format_description: &CMVideoFormatDescription,
output_pixel_buffer_attributes: Option<&CFDictionary>,
processing_session_options: Option<&CFDictionary>,
processing_session_out: NonNull<*mut VTRAWProcessingSession>,
) -> i32👎Deprecated: renamed to
VTRAWProcessingSession::createAvailable on crate features
VTRAWProcessingSession and objc2-core-media only.