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