Function av_fast_malloc

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