pub unsafe extern "C" fn gst_rtsp_message_get_body_buffer(
    msg: *const GstRTSPMessage,
    buffer: *mut *mut GstBuffer
) -> GstRTSPResult