pub unsafe extern "C" fn Gfx_CreateDynamicVb(
    fmt: VertexFormat,
    maxVertices: c_int
) -> GfxResourceID