Function av_reallocp_array

pub unsafe extern "C" fn av_reallocp_array(
    ptr: *mut c_void,
    nmemb: usize,
    size: usize,
) -> i32