pub unsafe extern "C" fn Gfx_LockVb(
    vb: GfxResourceID,
    fmt: VertexFormat,
    count: c_int
) -> *mut c_void