pub unsafe extern "C" fn av_dynarray2_add( tab_ptr: *mut *mut c_void, nb_ptr: *mut c_int, elem_size: usize, elem_data: *const u8 ) -> *mut c_void