pub unsafe extern "C" fn Gfx_CreateIb2(
    count: c_int,
    fillFunc: Gfx_FillIBFunc,
    obj: *mut c_void
) -> GfxResourceID