pub unsafe extern "C" fn av_fast_realloc( ptr: *mut c_void, size: *mut c_uint, min_size: usize ) -> *mut c_void