pub unsafe extern "C" fn C3D_DrawArrays(
    primitive: GPU_Primitive_t,
    first: c_int,
    size: c_int
)