Function av_get_output_timestamp

pub unsafe extern "C" fn av_get_output_timestamp(
    s: *mut AVFormatContext,
    stream: i32,
    dts: *mut i64,
    wall: *mut i64,
) -> i32