pub unsafe extern "C" fn av_buffer_replace(
    dst: *mut *mut AVBufferRef,
    src: *mut AVBufferRef
) -> c_int