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