pub unsafe extern "C" fn gst_encoding_profile_set_description(
    profile: *mut GstEncodingProfile,
    description: *const c_char
)