Function ff_mpv_reallocate_putbitbuffer

Source
pub unsafe extern "C" fn ff_mpv_reallocate_putbitbuffer(
    s: *mut MpegEncContext,
    threshold: usize,
    size_increase: usize,
) -> c_int