pub unsafe extern "C" fn gst_rtsp_message_get_body(
    msg: *const GstRTSPMessage,
    data: *mut *mut u8,
    size: *mut c_uint
) -> GstRTSPResult