pub unsafe extern "C" fn gst_message_add_redirect_entry(
    message: *mut GstMessage,
    location: *const c_char,
    tag_list: *mut GstTagList,
    entry_struct: *const GstStructure
)
This is supported on crate feature v1_10 only.