pub unsafe extern "C" fn gst_rtp_header_extension_get_max_size(
    ext: *mut GstRTPHeaderExtension,
    input_meta: *const GstBuffer
) -> size_t
This is supported on crate feature v1_20 only.