pub unsafe extern "C-unwind" fn VTMotionEstimationSessionCreate(
allocator: Option<&CFAllocator>,
motion_vector_processor_selection_options: Option<&CFDictionary>,
width: u32,
height: u32,
motion_estimation_session_out: NonNull<*mut VTMotionEstimationSession>,
) -> i32👎Deprecated: renamed to
VTMotionEstimationSession::createAvailable on crate feature
VTMotionEstimationSession only.