pub unsafe extern "C" fn arv_stream_push_buffer(
    stream: *mut ArvStream,
    buffer: *mut ArvBuffer
)