pub unsafe extern "C" fn rtcGetTrackPayloadTypesForCodec(
    tr: c_int,
    ccodec: *const c_char,
    buffer: *mut c_int,
    size: c_int
) -> c_int