pub unsafe extern "C" fn dwl_context_dmabuf_new(
    self_: *mut dwl_context,
    import_id: u32,
    fd: c_int,
    offset: u32,
    stride: u32,
    modifiers: u64,
    width: u32,
    height: u32,
    fourcc: u32
) -> *mut dwl_dmabuf