pub unsafe extern "C" fn gst_rtp_header_extension_set_direction(
    ext: *mut GstRTPHeaderExtension,
    direction: GstRTPHeaderExtensionDirection
)
Available on crate feature v1_20 only.