Function av_dynarray_add

pub unsafe extern "C" fn av_dynarray_add(
    tab_ptr: *mut c_void,
    nb_ptr: *mut i32,
    elem: *mut c_void,
)