pub unsafe extern "C" fn av_rescale_q(
    a: i64,
    bq: AVRational,
    cq: AVRational
) -> i64