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