pub unsafe extern "C" fn gst_encoding_target_add_profile(
    target: *mut GstEncodingTarget,
    profile: *mut GstEncodingProfile
) -> gboolean