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