pub unsafe extern "C" fn C3D_DrawElements(
    primitive: GPU_Primitive_t,
    count: c_int,
    type_: c_int,
    indices: *const c_void
)