pub unsafe extern "C" fn gst_dmabuf_allocator_alloc(
    allocator: *mut GstAllocator,
    fd: c_int,
    size: size_t
) -> *mut GstMemory