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