Function av_rescale_rnd

pub unsafe extern "C" fn av_rescale_rnd(
    a: i64,
    b: i64,
    c: i64,
    rnd: u32,
) -> i64