pub unsafe extern "C" fn gst_encoding_container_profile_new(
    name: *const c_char,
    description: *const c_char,
    format: *mut GstCaps,
    preset: *const c_char
) -> *mut GstEncodingContainerProfile