pub unsafe extern "C" fn ImDrawList_PushTextureID(
    _self: *mut ImDrawList,
    texture_id: ImTextureID
)