pub unsafe extern "C" fn ImDrawList_PrimReserve(
    self_: *mut ImDrawList,
    idx_count: c_int,
    vtx_count: c_int
)