pub unsafe extern "C" fn gst_gl_video_format_swizzle(
    video_format: GstVideoFormat,
    swizzle: *mut [c_int; 4]
) -> gboolean