pub unsafe extern "C" fn gst_webrtc_rtp_sender_set_priority(
    sender: *mut GstWebRTCRTPSender,
    priority: GstWebRTCPriorityType
)