pub unsafe extern "C" fn ImDrawList_PathStroke(
    _self: *mut ImDrawList,
    col: ImU32,
    closed: bool,
    thickness: c_float
)