pub unsafe extern "C" fn gs_draw(
    draw_mode: gs_draw_mode,
    start_vert: u32,
    num_verts: u32
)