pub unsafe extern "system" fn ExtFloodFill(
    hdc: *mut HDC__,
    x: i32,
    y: i32,
    color: u32,
    utype: u32
) -> i32