pub unsafe extern "C" fn gst_video_colorimetry_is_equivalent(
    cinfo: *const GstVideoColorimetry,
    bitdepth: c_uint,
    other: *const GstVideoColorimetry,
    other_bitdepth: c_uint
) -> gboolean