pub type mlx_device = mlx_device_;
#[repr(C)]pub struct mlx_device { pub ctx: *mut c_void, }
ctx: *mut c_void