pub unsafe extern "C" fn av_sdp_create(
    ac: *mut *mut AVFormatContext,
    n_files: c_int,
    buf: *mut c_char,
    size: c_int
) -> c_int