ref: 0ce01d66fb72ea51b7dd0e885a01e2bba1eda7ff dir: /rtmp.h/
typedef struct RTMP RTMP; #pragma incomplete RTMP RTMP *rtmpdial(char *url, int w, int h, int withaudio); void rtmpclose(RTMP *r);