Function av_fast_mallocz

pub unsafe extern "C" fn av_fast_mallocz(
    ptr: *mut c_void,
    size: *mut u32,
    min_size: usize,
)