pub unsafe extern "C" fn gst_encoding_profile_set_allow_dynamic_output(
    profile: *mut GstEncodingProfile,
    allow_dynamic_output: gboolean
)