pub unsafe extern "C" fn gst_rtp_buffer_set_extension_data(
    rtp: *mut GstRTPBuffer,
    bits: u16,
    length: u16
) -> gboolean