pub unsafe extern "C" fn gst_rtsp_stream_set_pt_map(
    stream: *mut GstRTSPStream,
    pt: c_uint,
    caps: *mut GstCaps
)