pub unsafe extern "C" fn gst_gl_swizzle_invert(
    swizzle: *mut [c_int; 4],
    inversion: *mut [c_int; 4]
)