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