pub unsafe extern "C" fn av_reallocp(
    ptr: *mut c_void,
    size: usize
) -> c_int